home *** CD-ROM | disk | FTP | other *** search
- Path: mail2news.demon.co.uk!genesis.demon.co.uk
- From: Lawrence Kirby <fred@genesis.demon.co.uk>
- Newsgroups: comp.lang.c
- Subject: Re: Trouble after executing spawnlp()
- Date: Sat, 13 Apr 96 13:23:54 GMT
- Organization: none
- Message-ID: <829401834snz@genesis.demon.co.uk>
- References: <RnqbxUJdkXGb088yn@CRIS.COM>
- Reply-To: fred@genesis.demon.co.uk
- X-NNTP-Posting-Host: genesis.demon.co.uk
- X-Newsreader: Demon Internet Simple News v1.27
- X-Mail2News-Path: genesis.demon.co.uk
-
- In article <RnqbxUJdkXGb088yn@CRIS.COM> SCLARK74@CRIS.COM "Steve Clark" writes:
-
- >In a program I am writing, I use the spawnlp() function to run another
- >small program. After the call to spawnlp(), I always get a null file
- >pointer when trying to open a text file. What kind of things would
- >cause this to happen? Any help is appreciated.
-
- There is no spawnlp() function defined by he C language so you're completely
- at the mercy of whatever version is supplid by your particuler implementation.
- Try a system specific newsgroup, for example if this is under DOS
- try comp.os.msdos.programmer.
-
- --
- -----------------------------------------
- Lawrence Kirby | fred@genesis.demon.co.uk
- Wilts, England | 70734.126@compuserve.com
- -----------------------------------------
-